In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer / PageRenderRotation Property

PageRenderRotation Property (GdViewer)

In This Topic
Syntax
'Declaration

 

Public ReadOnly Property PageRenderRotation As RotateFlipType
public RotateFlipType PageRenderRotation {get;}
public read-only property PageRenderRotation: RotateFlipType; 
public function get PageRenderRotation : RotateFlipType
public: __property RotateFlipType get_PageRenderRotation();
public:

property RotateFlipType PageRenderRotation {

   RotateFlipType get();

}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer
GdViewer Members